Carbon


ValidRect

Header: MacWindows.h Carbon status: Unsupported

void ValidRect (
    const Rect *goodRect
);
AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

Calls ValidWindowRect, which takes a window pointer as an additional parameter. Validation works on windows, not ports, and because windows are not ports in Carbon, this change is necessary.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)